home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Developer & Web Development Tools / Twistpad 1.64 / Setup.exe / $APPDATA / Carthago / Twistpad / Syntax / bat.sdf < prev    next >
Text File  |  2007-03-10  |  1KB  |  38 lines

  1. ;Batch File Syntax highlight Script for Twistpad
  2. ;1998 - 2007 ⌐ Carthago Software
  3.  
  4. [::Header::]
  5. Extensions=bat
  6. SyntaxName=MS-DOS BAT
  7. Spelling=1
  8. SpellingContexts=100
  9. delimiters=?%-+/&*=<>|!~^,.:;(){}#*"][\/'½╗@
  10.  
  11. [Comment2]
  12. Type=StartStop
  13. Context=1
  14. Scope=0
  15. Priority=10
  16. WholeWordOnly=1
  17. First=rem
  18. Last=
  19. Background=Default
  20. Foreground=008000
  21. italic=0
  22.  
  23. [KeyWords]
  24. Type=keyword
  25. Context=100
  26. Scope=0
  27. Priority=9
  28. WholeWordOnly=1
  29. Keyword1=be;cd;do;fc;if;in;lh;md;rd;cls;del;dir;for;mem;not;ren;set;sys;ver;vol
  30. Keyword2=call;chcp;comp;copy;ctty;date;echo;edit;exit;find;goto;help;join;keyb;mode;more;path;sort;time;tree;type
  31. Keyword3=break;chdir;debug;edlin;erase;exist;fdisk;label;mkdir;pause;print;rmdir;share;shift;start;subst;xcopy
  32. Keyword4=append;assign;attrib;backup;chkdsk;choice;doskey;emm386;expand;format;mirror;prompt;qbasic;rename;setver;verify
  33. Keyword5=command;exe2bin;nlsfunc;recover;replace;restore
  34. Keyword6=diskcomp;diskcopy;dosshell;fastopen;graftabl;graphics;loadhigh;undelete;unformat
  35. Background=Default
  36. Foreground=0000FF
  37. Bold=0
  38.